[INFO] cloning repository https://github.com/ndhkaeru/codebase-mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndhkaeru/codebase-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhkaeru%2Fcodebase-mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhkaeru%2Fcodebase-mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aba79dbf92cd2abcc0bf88f001d5bbe1b1d67376
[INFO] testing ndhkaeru/codebase-mcp against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhkaeru%2Fcodebase-mcp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ndhkaeru/codebase-mcp
[INFO] finished tweaking git repo https://github.com/ndhkaeru/codebase-mcp
[INFO] tweaked toml for git repo https://github.com/ndhkaeru/codebase-mcp written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ndhkaeru/codebase-mcp on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ndhkaeru/codebase-mcp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42204ac8829508d2d4059c252442d226b8f19eb0dd13c5f6b8bd4736cf3a0a3e
[INFO] running `Command { std: "docker" "start" "-a" "42204ac8829508d2d4059c252442d226b8f19eb0dd13c5f6b8bd4736cf3a0a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42204ac8829508d2d4059c252442d226b8f19eb0dd13c5f6b8bd4736cf3a0a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42204ac8829508d2d4059c252442d226b8f19eb0dd13c5f6b8bd4736cf3a0a3e", kill_on_drop: false }`
[INFO] [stdout] 42204ac8829508d2d4059c252442d226b8f19eb0dd13c5f6b8bd4736cf3a0a3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e378b4131080c13cd0b675ac2a72416059648cc639d376079b07741098f3902
[INFO] running `Command { std: "docker" "start" "-a" "3e378b4131080c13cd0b675ac2a72416059648cc639d376079b07741098f3902", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling deflate64 v0.1.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling mcp-sdk v0.0.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v8.1.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling codebase-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 36s
[INFO] running `Command { std: "docker" "inspect" "3e378b4131080c13cd0b675ac2a72416059648cc639d376079b07741098f3902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e378b4131080c13cd0b675ac2a72416059648cc639d376079b07741098f3902", kill_on_drop: false }`
[INFO] [stdout] 3e378b4131080c13cd0b675ac2a72416059648cc639d376079b07741098f3902
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2966be4d5436259d5d0e8ba09e3c4078d8de738a663b7273a21d88ee04ae48e
[INFO] running `Command { std: "docker" "start" "-a" "b2966be4d5436259d5d0e8ba09e3c4078d8de738a663b7273a21d88ee04ae48e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling codebase-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/security/rate_limiter.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl RateLimiter {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(max_rps: u64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `codebase-mcp` (bin "codebase-mcp")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name codebase_mcp --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba3dc2468182db43 -C extra-filename=-5a2e46414f99bf91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-57575599faab6c17.so --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-72aa7aa64c89bd9c.rlib --extern codebase_mcp=/opt/rustwide/target/debug/deps/libcodebase_mcp-75ac7aebc9baf933.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bb55b916083bc9ec.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-e36cbb4cff8cacd8.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-841c57636797c85e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f6162a56b8db3fb3.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-c1575dbd24441941.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-1c527e08b198eb9d.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rlib --extern grep_regex=/opt/rustwide/target/debug/deps/libgrep_regex-0290d870bea25643.rlib --extern grep_searcher=/opt/rustwide/target/debug/deps/libgrep_searcher-5fb25dc5b39750b2.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-f565e09b607da2a8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern mcp_sdk=/opt/rustwide/target/debug/deps/libmcp_sdk-6806ab4e06c8e517.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-4d8f3a3d45aa79af.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3c683e0eeee6bc73.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-7e83f9dac1938ce4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6563d03ff8c25594.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ae909d4b36762db.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c5d306bf33745d35.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-9673cfb1b85296fc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c67bb8e0878ad02e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c8ea8fd35d7b755e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-35f1ca1ddb810a96.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-4a0795e5396865dd.rlib --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-5d0c5290bf962cd7.rlib --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-5556ae20f96f1f82.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-f91821b1fa4e5cab.rlib --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-94ab63eaa693fe6e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-1e3553ecc81b5c55.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-9db01c4a0e82789d/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-d01b9afbf2550d71/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-f3968cded3d0dc01/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-6b3e0f9a11df1eb6/out -L native=/opt/rustwide/target/debug/build/tree-sitter-7fe60a8f76f0cca5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-d32cffc28dbbb9f2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-ec14c798102d427b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-1616e0bb1a027a3c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-1e0a908602d855f8/out -L native=/opt/rustwide/target/debug/build/zstd-sys-84b5d4407fe1350c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b2966be4d5436259d5d0e8ba09e3c4078d8de738a663b7273a21d88ee04ae48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2966be4d5436259d5d0e8ba09e3c4078d8de738a663b7273a21d88ee04ae48e", kill_on_drop: false }`
[INFO] [stdout] b2966be4d5436259d5d0e8ba09e3c4078d8de738a663b7273a21d88ee04ae48e
